@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap');



@font-face {
  font-family: "IcoFont";
  src: url("../font/ArbFONTS-JF Flat Regular.otf");
}

@font-face {
  font-family: "Khebrat";
  src: url("../font/18\ Khebrat\ Musamim\ Bold.ttf");
}

body {
  font-family: "IcoFont";
  text-align: right;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Khebrat";
}

.resultalert {
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}


.header img {
  transform: rotateY( 180deg);
}


.header h1 b img {
  margin-right: 144px;
  width: 139px;
}

.header .rating {
  margin-right: 28px;
}

.courses .box .hour {
    text-align: left;
}


.section strong, .section h5 {
  text-align: left;
}

.section .overflow img {
    float: none;
    width: 131px;
}

.new-about .box h2 {
    font-weight: bold;
}


.service h5 {
    font-weight: bold;
}

.courses .box .float {
    float: none;
    float: left;
}



.new-about img {
    transform: rotateY( 180deg);
}

.job .uploadcv {
    margin-right: 20px;
}

.job .uploadcv {
    margin-right: 0px;
}

.upperbar .border-icon {
    margin-right: 0px;
    margin-left: 17px;
}


.bg-light .navlang {
    position: absolute;
    left: 47px !important;
    right: none;
}


.teature .float {
    left: 1px;
    right: auto;
  }

.letter-news label {
  text-align: right;
}

.letter-news input {
  margin-right: 0px;
}


.about b img {
  margin-right: 116px;
}


.new-about .box {
  margin-left: -96px;
}

.teature h2 {
    font-weight: bold;
}

.teature .view {
    text-align: left;
}


.header h1 {
    font-weight: bold;
}

.footer {
    text-align: right;
}

.box-whatsapp i {
  float: left
}

.social-media .other {
  margin: -32px;
}

.social-media {
  transform: rotate(270deg);
}

.social-media a {
  transform: rotate( 90deg);
}

.contact .border {
  margin-right: 0px;
  margin-left: 20px;
}

.search-box strong img {
  display: inline-block;
  margin-left: 0px !important;
  margin-top: 5px;
  margin-right: 133px;
  width: 140px;
}



@media (max-width: 576px) {
.courses .box .float { margin-left: 5px; margin-right: 0px;     margin-top: 6px;}

.courses .box strong {
    padding: 0px 5px 0px 5px;
}
}






@media (max-width: 768px) {

}
